Crate libp2p_bitswap[][src]

Expand description

Bitswap protocol implementation

Structs

Bitswap

Network behaviour that handles sending and receiving blocks.

BitswapConfig

Bitswap configuration.

QueryId

Query id.

Enums

BitswapEvent

Event emitted by the bitswap behaviour.

Traits

BitswapStore

Trait implemented by a block store.

Type Definitions

Channel

Bitswap response channel.